projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b5ec70
)
(x_draw_relief_rect): Remove unused variable `dpy'.
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 15 May 2008 09:35:33 +0000
(09:35 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 15 May 2008 09:35:33 +0000
(09:35 +0000)
src/macterm.c
patch
|
blob
|
history
diff --git
a/src/macterm.c
b/src/macterm.c
index 3a96410634ea5cd04f26467ae5b271a008b28472..2e57efeb4326edb6208969024a72fde9ff4e9aeb 100644
(file)
--- a/
src/macterm.c
+++ b/
src/macterm.c
@@
-3351,7
+3351,6
@@
x_draw_relief_rect (f, left_x, top_y, right_x, bottom_y, width,
int top_p, bot_p, left_p, right_p, raised_p;
Rect *clip_rect;
{
- Display *dpy = FRAME_MAC_DISPLAY (f);
int i;
GC gc;